3.2.51 \(\int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx\) [151]

3.2.51.1 Optimal result
3.2.51.2 Mathematica [A] (verified)
3.2.51.3 Rubi [C] (verified)
3.2.51.4 Maple [A] (verified)
3.2.51.5 Fricas [F]
3.2.51.6 Sympy [F]
3.2.51.7 Maxima [F]
3.2.51.8 Giac [F]
3.2.51.9 Mupad [F(-1)]

3.2.51.1 Optimal result

Integrand size = 26, antiderivative size = 122 \[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=-\frac {2 \sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x)) \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right )}{\sqrt {d+c^2 d x^2}}-\frac {b \sqrt {1+c^2 x^2} \operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right )}{\sqrt {d+c^2 d x^2}}+\frac {b \sqrt {1+c^2 x^2} \operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right )}{\sqrt {d+c^2 d x^2}} \]

output
-2*(a+b*arcsinh(c*x))*arctanh(c*x+(c^2*x^2+1)^(1/2))*(c^2*x^2+1)^(1/2)/(c^ 
2*d*x^2+d)^(1/2)-b*polylog(2,-c*x-(c^2*x^2+1)^(1/2))*(c^2*x^2+1)^(1/2)/(c^ 
2*d*x^2+d)^(1/2)+b*polylog(2,c*x+(c^2*x^2+1)^(1/2))*(c^2*x^2+1)^(1/2)/(c^2 
*d*x^2+d)^(1/2)
 
3.2.51.2 Mathematica [A] (verified)

Time = 0.29 (sec) , antiderivative size = 129, normalized size of antiderivative = 1.06 \[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\frac {a \log (x)}{\sqrt {d}}-\frac {a \log \left (d+\sqrt {d} \sqrt {d \left (1+c^2 x^2\right )}\right )}{\sqrt {d}}+\frac {b \sqrt {1+c^2 x^2} \left (\text {arcsinh}(c x) \left (\log \left (1-e^{-\text {arcsinh}(c x)}\right )-\log \left (1+e^{-\text {arcsinh}(c x)}\right )\right )+\operatorname {PolyLog}\left (2,-e^{-\text {arcsinh}(c x)}\right )-\operatorname {PolyLog}\left (2,e^{-\text {arcsinh}(c x)}\right )\right )}{\sqrt {d \left (1+c^2 x^2\right )}} \]

input
Integrate[(a + b*ArcSinh[c*x])/(x*Sqrt[d + c^2*d*x^2]),x]
 
output
(a*Log[x])/Sqrt[d] - (a*Log[d + Sqrt[d]*Sqrt[d*(1 + c^2*x^2)]])/Sqrt[d] + 
(b*Sqrt[1 + c^2*x^2]*(ArcSinh[c*x]*(Log[1 - E^(-ArcSinh[c*x])] - Log[1 + E 
^(-ArcSinh[c*x])]) + PolyLog[2, -E^(-ArcSinh[c*x])] - PolyLog[2, E^(-ArcSi 
nh[c*x])]))/Sqrt[d*(1 + c^2*x^2)]
 
3.2.51.3 Rubi [C] (verified)

Result contains complex when optimal does not.

Time = 0.42 (sec) , antiderivative size = 79, normalized size of antiderivative = 0.65, number of steps used = 7, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.231, Rules used = {6231, 3042, 26, 4670, 2715, 2838}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {c^2 d x^2+d}} \, dx\)

\(\Big \downarrow \) 6231

\(\displaystyle \frac {\sqrt {c^2 x^2+1} \int \frac {a+b \text {arcsinh}(c x)}{c x}d\text {arcsinh}(c x)}{\sqrt {c^2 d x^2+d}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\sqrt {c^2 x^2+1} \int i (a+b \text {arcsinh}(c x)) \csc (i \text {arcsinh}(c x))d\text {arcsinh}(c x)}{\sqrt {c^2 d x^2+d}}\)

\(\Big \downarrow \) 26

\(\displaystyle \frac {i \sqrt {c^2 x^2+1} \int (a+b \text {arcsinh}(c x)) \csc (i \text {arcsinh}(c x))d\text {arcsinh}(c x)}{\sqrt {c^2 d x^2+d}}\)

\(\Big \downarrow \) 4670

\(\displaystyle \frac {i \sqrt {c^2 x^2+1} \left (i b \int \log \left (1-e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)-i b \int \log \left (1+e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)+2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )}{\sqrt {c^2 d x^2+d}}\)

\(\Big \downarrow \) 2715

\(\displaystyle \frac {i \sqrt {c^2 x^2+1} \left (i b \int e^{-\text {arcsinh}(c x)} \log \left (1-e^{\text {arcsinh}(c x)}\right )de^{\text {arcsinh}(c x)}-i b \int e^{-\text {arcsinh}(c x)} \log \left (1+e^{\text {arcsinh}(c x)}\right )de^{\text {arcsinh}(c x)}+2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )}{\sqrt {c^2 d x^2+d}}\)

\(\Big \downarrow \) 2838

\(\displaystyle \frac {i \sqrt {c^2 x^2+1} \left (2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))+i b \operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right )-i b \operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right )\right )}{\sqrt {c^2 d x^2+d}}\)

input
Int[(a + b*ArcSinh[c*x])/(x*Sqrt[d + c^2*d*x^2]),x]
 
output
(I*Sqrt[1 + c^2*x^2]*((2*I)*(a + b*ArcSinh[c*x])*ArcTanh[E^ArcSinh[c*x]] + 
 I*b*PolyLog[2, -E^ArcSinh[c*x]] - I*b*PolyLog[2, E^ArcSinh[c*x]]))/Sqrt[d 
 + c^2*d*x^2]
 

3.2.51.3.1 Defintions of rubi rules used

rule 26
Int[(Complex[0, a_])*(Fx_), x_Symbol] :> Simp[(Complex[Identity[0], a])   I 
nt[Fx, x], x] /; FreeQ[a, x] && EqQ[a^2, 1]
 

rule 2715
Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] 
:> Simp[1/(d*e*n*Log[F])   Subst[Int[Log[a + b*x]/x, x], x, (F^(e*(c + d*x) 
))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]
 

rule 2838
Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2 
, (-c)*e*x^n]/n, x] /; FreeQ[{c, d, e, n}, x] && EqQ[c*d, 1]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4670
Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x 
_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E^((-I)*e + f*fz*x)]/(f*fz*I)), x] 
 + (-Simp[d*(m/(f*fz*I))   Int[(c + d*x)^(m - 1)*Log[1 - E^((-I)*e + f*fz*x 
)], x], x] + Simp[d*(m/(f*fz*I))   Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e 
+ f*fz*x)], x], x]) /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]
 

rule 6231
Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/Sqrt[(d_) + (e_.) 
*(x_)^2], x_Symbol] :> Simp[(1/c^(m + 1))*Simp[Sqrt[1 + c^2*x^2]/Sqrt[d + e 
*x^2]]   Subst[Int[(a + b*x)^n*Sinh[x]^m, x], x, ArcSinh[c*x]], x] /; FreeQ 
[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && IGtQ[n, 0] && IntegerQ[m]
 
3.2.51.4 Maple [A] (verified)

Time = 0.25 (sec) , antiderivative size = 233, normalized size of antiderivative = 1.91

method result size
default \(-\frac {a \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {c^{2} d \,x^{2}+d}}{x}\right )}{\sqrt {d}}+b \left (\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (c x \right ) \ln \left (1-c x -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, c x +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (c x \right ) \ln \left (1+c x +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, -c x -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}\right )\) \(233\)
parts \(-\frac {a \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {c^{2} d \,x^{2}+d}}{x}\right )}{\sqrt {d}}+b \left (\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (c x \right ) \ln \left (1-c x -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, c x +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (c x \right ) \ln \left (1+c x +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, -c x -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}\, d}\right )\) \(233\)

input
int((a+b*arcsinh(c*x))/x/(c^2*d*x^2+d)^(1/2),x,method=_RETURNVERBOSE)
 
output
-a/d^(1/2)*ln((2*d+2*d^(1/2)*(c^2*d*x^2+d)^(1/2))/x)+b*((d*(c^2*x^2+1))^(1 
/2)/(c^2*x^2+1)^(1/2)/d*arcsinh(c*x)*ln(1-c*x-(c^2*x^2+1)^(1/2))+(d*(c^2*x 
^2+1))^(1/2)/(c^2*x^2+1)^(1/2)/d*polylog(2,c*x+(c^2*x^2+1)^(1/2))-(d*(c^2* 
x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)/d*arcsinh(c*x)*ln(1+c*x+(c^2*x^2+1)^(1/2)) 
-(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)/d*polylog(2,-c*x-(c^2*x^2+1)^(1/2 
)))
 
3.2.51.5 Fricas [F]

\[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\int { \frac {b \operatorname {arsinh}\left (c x\right ) + a}{\sqrt {c^{2} d x^{2} + d} x} \,d x } \]

input
integrate((a+b*arcsinh(c*x))/x/(c^2*d*x^2+d)^(1/2),x, algorithm="fricas")
 
output
integral(sqrt(c^2*d*x^2 + d)*(b*arcsinh(c*x) + a)/(c^2*d*x^3 + d*x), x)
 
3.2.51.6 Sympy [F]

\[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\int \frac {a + b \operatorname {asinh}{\left (c x \right )}}{x \sqrt {d \left (c^{2} x^{2} + 1\right )}}\, dx \]

input
integrate((a+b*asinh(c*x))/x/(c**2*d*x**2+d)**(1/2),x)
 
output
Integral((a + b*asinh(c*x))/(x*sqrt(d*(c**2*x**2 + 1))), x)
 
3.2.51.7 Maxima [F]

\[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\int { \frac {b \operatorname {arsinh}\left (c x\right ) + a}{\sqrt {c^{2} d x^{2} + d} x} \,d x } \]

input
integrate((a+b*arcsinh(c*x))/x/(c^2*d*x^2+d)^(1/2),x, algorithm="maxima")
 
output
b*integrate(log(c*x + sqrt(c^2*x^2 + 1))/(sqrt(c^2*d*x^2 + d)*x), x) - a*a 
rcsinh(1/(c*abs(x)))/sqrt(d)
 
3.2.51.8 Giac [F]

\[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\int { \frac {b \operatorname {arsinh}\left (c x\right ) + a}{\sqrt {c^{2} d x^{2} + d} x} \,d x } \]

input
integrate((a+b*arcsinh(c*x))/x/(c^2*d*x^2+d)^(1/2),x, algorithm="giac")
 
output
integrate((b*arcsinh(c*x) + a)/(sqrt(c^2*d*x^2 + d)*x), x)
 
3.2.51.9 Mupad [F(-1)]

Timed out. \[ \int \frac {a+b \text {arcsinh}(c x)}{x \sqrt {d+c^2 d x^2}} \, dx=\int \frac {a+b\,\mathrm {asinh}\left (c\,x\right )}{x\,\sqrt {d\,c^2\,x^2+d}} \,d x \]

input
int((a + b*asinh(c*x))/(x*(d + c^2*d*x^2)^(1/2)),x)
 
output
int((a + b*asinh(c*x))/(x*(d + c^2*d*x^2)^(1/2)), x)